HTMLify

style.css
Views: 26 | Author: cody
html,
body {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

Comments